Skip to content

build(deps-dev): bump @effect/language-service from 0.86.1 to 0.86.2#452

Merged
github-actions[bot] merged 1 commit into
Currentfrom
dependabot/npm_and_yarn/effect/language-service-0.86.2
May 20, 2026
Merged

build(deps-dev): bump @effect/language-service from 0.86.1 to 0.86.2#452
github-actions[bot] merged 1 commit into
Currentfrom
dependabot/npm_and_yarn/effect/language-service-0.86.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 20, 2026

Bumps @effect/language-service from 0.86.1 to 0.86.2.

Release notes

Sourced from @​effect/language-service's releases.

@​effect/language-service@​0.86.2

Patch Changes

  • #739 2a21b07 Thanks @​mattiamanzati! - Update the generated schema.json to include the TypeScript 6.0 ES2025 target and lib entries.

  • #738 ec42fd6 Thanks @​mattiamanzati! - Update preferSchemaOverJson to be off by default.

    Improve the diagnostic guidance for JSON parsing and stringifying:

    • in Effect v3, suggest Schema.parseJson(Schema.Unknown) for unknown shapes and Schema.parseJson(schema) for known ones
    • in Effect v4, suggest Schema.UnknownFromJsonString, Schema.fromJsonString(schema), and Schema.toCodecJson(schema) depending on whether the target shape is known and whether the code is working with JSON strings or JSON values
  • #736 4bf81c4 Thanks @​mattiamanzati! - Update the Effect v4 beta dependencies to 4.0.0-beta.68.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@effect/language-service](https://github.com/Effect-TS/language-service) from 0.86.1 to 0.86.2.
- [Release notes](https://github.com/Effect-TS/language-service/releases)
- [Changelog](https://github.com/Effect-TS/language-service/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Effect-TS/language-service/compare/@effect/language-service@0.86.1...@effect/language-service@0.86.2)

---
updated-dependencies:
- dependency-name: "@effect/language-service"
  dependency-version: 0.86.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 20, 2026
@github-actions github-actions Bot requested a review from NikolaRHristov May 20, 2026 17:00
@github-actions github-actions Bot merged commit 365ac2f into Current May 20, 2026
6 of 9 checks passed
@github-actions github-actions Bot deleted the dependabot/npm_and_yarn/effect/language-service-0.86.2 branch May 20, 2026 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant